# NOT RUN {
data(maize_65)
plot(maize.individuals)
data(maize_65)
# individuals locations
plot(maize.individuals)
# individuals at time 61
plot(maize.individuals,61)
#individuals at time 61 with the landscape
plot(maize.landscape,maize.individuals,time=61)
# }
Run the code above in your browser using DataLab